chore(ci): bump public-workflows pins to v2.9.3#93
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Warning Review limit reached
More reviews will be available in 53 minutes and 33 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Claude Review
Critical issues
None. All 9 workflow files bump cleanly to a single consistent commit SHA (0c602372f3d0d038912dd08e159ecc83954a4995, labeled v2.9.3). Pure pin bump, no caller-side config changes.
Security
- Pins remain full 40-char commit SHAs (not tags), preserving immutable supply-chain pinning — good. Worth a one-time confirmation that
0c602372...is the actual commit thev2.9.3tag points to in praetorian-inc/public-workflows, since the SHA is what's trusted and the version comment is advisory only. - No
permissionsblocks were changed; callers retain their existing least-privilege scopes.
Test coverage
N/A — CI workflow pin bump only, no *.go/*.ts/*.py production code touched.
No critical issues — LGTM pending human review.
There was a problem hiding this comment.
Codex Review
No critical issues — LGTM pending human review.
Checked git diff HEAD^1 HEAD, git diff --check, and YAML parsing for the changed workflow files. Sandbox DNS blocked fetching public-workflows for deeper callee inspection.
Reviewed by Codex (gpt-5.5)
Bumps all praetorian-inc/public-workflows reusable-workflow pins to v2.9.3 (0c602372f3d0d038912dd08e159ecc83954a4995). Org-wide drift sweep: v2.9.3 carries the go-ci/go-sec preflight fix (compare API needs only contents:read, eliminating the logless startup_failure on narrow-permission callers) and the opus-4.8 'thinking' reviewer fix (>= v2.6.4). No caller max_turns change needed — drift default is now 45 in v2.9.3.